home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / drivers / fuji24dr.zip / prtscren / pdump.doc < prev    next >
Text File  |  1991-08-28  |  18KB  |  479 lines

  1.  
  2.    ! Please ensure this document is distributed with the PDUMP.EXE file !
  3.  
  4.  
  5.            ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
  6.            +                                                    + 
  7.            +         FUJITSU COLOUR SCREEN DUMP PROGRAM         + 
  8.            +                                                    +
  9.            +              (C) Fujitsu Europe Ltd                + 
  10.            +                                                    + 
  11.            +                    Version 1.6                     + 
  12.            +                                                    + 
  13.            +                     FEB  1991                      + 
  14.            +                                                    + 
  15.            +  Programs provided :-                              + 
  16.            +                                                    + 
  17.            +                    PDUMP Ver 1.6                   + 
  18.            +                    PDCFG Ver 1.5                   + 
  19.            +                                                    + 
  20.            ++++++++++++++++++++++++++++++++++++++++++++++++++++++
  21.  
  22.  
  23.  
  24.           The Fujitsu screen dump program is a terminate and stay resident 
  25.       program which can be loaded into the PC directly via the command line 
  26.       or via the autoexec.bat file at boot time and will then be available 
  27.       to print the currently displayed PC screen on a Fujitsu colour matrix 
  28.       printer.  
  29.  
  30.  
  31.          The program currently supports the following screen adaptors := 
  32.  
  33.                   1: IBM Colour Graphics Adaptor (CGA)
  34.  
  35.                   2: IBM Monochrome Adaptor
  36.  
  37.                   3: IBM Extended Graphics Adaptor (EGA)
  38.  
  39.          While operating in the following modes :=
  40.  
  41.                   Modes - 0,1,2,3,4,5,6,7, 13,14,15,16
  42.  
  43.  
  44.          Once the program is installed in memory it can be activated at any 
  45.       time by pressing the Hot key twice (by default the CTRL key), the screen
  46.       be it text or graphics will then be sent to the printer in colour.
  47.       Note that while printing the PC and its keyboard will be inactive.  
  48.  
  49.          Once installed the user may change any given setting detailed in 
  50.       the option list below by running PDUMP again with suitable command 
  51.       line options and the copy of the program currently loaded will now 
  52.       operate with these new options set. The user may also obtain a report 
  53.       of the current settings of the program prior to printing an screen, 
  54.       to ensure the correct options are in force. 
  55.  
  56.  
  57.   
  58.       Command Line Options
  59.  
  60.         PDUMP has several command line options which may be used when 
  61.       starting the program or included in the autoexec.bat file, they may 
  62.       also be altered by running PDUMP again to experiment with different 
  63.       colour settings etc, see UPDATEing section. Options may also be 
  64.       changed by using the program PDCFG.EXE also supplied with this 
  65.       version.
  66.  
  67.   
  68.       9 Pin Option:      /9
  69.  
  70.           This option instructs PDUMP to work in 9 pin mode.
  71.  
  72.           This provides a simple screen dump for use on the DX range of 
  73.       printers. It is more limited than the 24 pin mode, in that the following 
  74.       limitations apply 
  75.  
  76.                         Magnification is fixed at 1
  77.  
  78.  
  79.      Use of this option makes the following options non operational :-
  80.        
  81.                                   /Q   /W   /I
  82.  
  83.       Magnify option:   /Xn 
  84.       
  85.                        - where n is the magnification factor and 
  86.                          can be 1,2,3,4,6 
  87.       
  88.           The program can expand the screen image up to 6 times. The default 
  89.       is times 2 magnification. The command line option is selected as 
  90.       follows := 
  91.  
  92.           The program will rotate (landscape) the image on the paper if the 
  93.       magnification selected is to large to fit the image across the page, 
  94.       the point at which this occurs is a detailed in the table below, and 
  95.       depends on the /W option to decide on the size of the printer. 
  96.      
  97.                              Portrait           Landscape
  98.       80 Col printer
  99.      
  100.       320 x 200 image         x1,x2,x3,x4         x6
  101.       640 x 350 image         x1,x2               x3,x4,x6
  102.      
  103.       136 Col printer (ie /W option selected)
  104.  
  105.       320 x 200 image         x1,x2,x3,x4,x6
  106.       640 x 350 image         x1,x2,x3            x4,x6
  107.  
  108.  
  109.       Wide Printer option: /W
  110.  
  111.           If you are using a printer of 136 columns the setting this option 
  112.       will allow a portrait image of greater size to be printed. 
  113.  
  114.       Rotate option: /R
  115.  
  116.           This option will force the image to be printed in landscape mode 
  117.       despite the printer width/magnifcation settings. 
  118.   
  119.  
  120.       Quick output option: /Q
  121.  
  122.           This causes the output to be printed at 90 dpi in the horizontal 
  123.       direction which allows the image to be printed more quickly so you 
  124.       can check that the colour mappings are suitable etc. Note that aspect 
  125.       ratio is incorrect in this mode, this is only intended as a preview 
  126.       mode. 
  127.  
  128.  
  129.       Invert background: /I 
  130.  
  131.           By default the program will print the background as black. 
  132.       However dependant on the screen image data being dumped, a more 
  133.       representative output may be obtained by inverting these colours to 
  134.       cause the background to take on a colour rather than appearing as 
  135.       black by using this option. The colours which are swapped with Black 
  136.       are controlled by the /Oxy option. 
  137.        
  138.  
  139.       Inverse colour option: /Oce
  140.  
  141.                              Where c = CGA colour
  142.                                    e = EGA colour
  143.  
  144.           When selecting an Inverse background as above the swapped colours 
  145.       may be selected with this option as follows: 
  146.  
  147.           The option /O24 would have the following effect - Screen colour 0 
  148.       which would normally print Black would be swapped with CGA colour 2 
  149.       ie Magenta and EGA colour 4 ie Orange 
  150.      
  151.           These two options are a good case of one picture being worth a 
  152.       thousand words - Not having the room for a thousand words, a few 
  153.       experiments should demonstrate the point. 
  154.       
  155.       No header option:  /H 
  156.  
  157.          To remove the banner from the final printed output use the /H 
  158.       option. 
  159.  
  160.  
  161.   
  162.  
  163.       Printer Select option:  /Pn 
  164.                        - where n is the printer number and 
  165.                          can be 0,1,2
  166.  
  167.          This enables the bios output data to be directed to the relavent 
  168.       printer port, all other printer output will be controlled by the 
  169.       MSDOS MODE command. This command is not required if the /D option is 
  170.       in use 
  171.  
  172.  
  173.  
  174.       Colour Mapping Options 
  175.  
  176.          The program contains default colour mapping tables for the three 
  177.       main modes of operation ie: Text, CGA, EGA. These provide a suitable 
  178.       mapping for most applications, however since you can't please all the 
  179.       people all of the time, these mappings may be overridden from the 
  180.       command line as described below :-
  181.  
  182.          The option string is made up of the mode letter and the numbers of 
  183.       the printer inks that are required to be printed for each screen 
  184.       colour. The following mode option letters are valid :-
  185.  
  186.                    /Tnnnn{...}    - remap text colours      8 Colours
  187.  
  188.                    /Cnnn{...}     - remap CGA colours       3 Colours
  189.  
  190.                    /Ennn{....}    - remap EGA colours       7 Colours
  191.  
  192.  
  193.          eg  To remap the CGA colours the following command  /C123 would 
  194.       map screen colour 1 to printer ink 1 etc. To skip over colours which 
  195.       do not need to be remapped substitute a '.'. The remapping starts 
  196.       from colour 1, ie you cant alter the background colour this is 
  197.       controlled by the /I option. 
  198.  
  199.          eg  /C..6. would cause screen colour 2 to be mapped to printer ink 
  200.       6, note that trailing full stops can be ommitted. 
  201.  
  202.  
  203.       NOTE:    The PC when using an EGA card can generate 16 colours 
  204.       although this program only supports 8 colours since the higher 
  205.       numbered colours are just different intensity versions and to support 
  206.       these would require more memory and more printing passes to be made 
  207.       thus slowing down output even further. 
  208.   
  209.  
  210.          To assist in setting up these mapping strings the /Mn option may 
  211.       be of use, this will cause a test pattern to be generated in the 
  212.       screen mode 'n' consisting of a pattern of coloured squares, this 
  213.       information will then be captured from the screen and dumped to the 
  214.       printer in the normal manner, and via a process of trial and error 
  215.       using the Update function a suitable mapping selection may be 
  216.       selected. 
  217.  
  218.  
  219.  
  220.       Update + Status report options
  221.  
  222.                           Update :  Re-run PDUMP with new options
  223.       
  224.                           Status :  /? 
  225.  
  226.       
  227.           Once PDUMP is loaded and resident in the PC memory it may become 
  228.       neccesary to alter a particular option setting, this may be achived 
  229.       by running PDUMP a second (or N th ) time with the required option 
  230.       settings on the command line, PDUMP will notice that a copy is 
  231.       already loaded and will ask for confirmation that you wished to 
  232.       update it, pressing 'Y' in response will cause the new command line 
  233.       options to become effective. 
  234.  
  235.           At some point you may forget the current settings of the options 
  236.       in PDUMP after many alterations using the Update mode, therfore by 
  237.       using the status report option  ( /? ) PDUMP will reply with a table 
  238.       of the current settings as shown below := 
  239.  
  240.       Status Report
  241.  
  242.       Magnify = 2    Invert = OFF    LPT = 1
  243.  
  244.       Rotate = OFF   Quick = OFF     Width = 80   No of Pins = 24
  245.  
  246.         Screen       Text     CGA     EGA
  247.       -------------------------------------
  248.          0          Black    Black   Black
  249.          1          Violet   Violet  Violet
  250.          2          Green    Magenta Green
  251.          3          Cyan     White   Cyan
  252.          4          Orange           Orange
  253.          5          Magenta          Magenta
  254.          6          Brown            Brown
  255.          7          Black            White
  256.         Inv                    3       7
  257.       
  258.  
  259.       Activation Keystroke 
  260.  
  261.          Currently the program is activated by the CTRL keystroke, this 
  262.       may clash with some other TSR, in this case the sequence may be 
  263.       altered to suit the user requirement.
  264.  
  265.       
  266.          The following command line option may be used to select a new 
  267.       activation keystroke :-
  268.  
  269.                   /An    Where n is as follows :=
  270.  
  271.                                         0  =  CTRL key
  272.                                         1  =  Left SHIFT key
  273.                                         2  =  Right SHIFT key
  274.                                         3  =  ALT key
  275.  
  276.        NOTE: That the hot key requires 2 depressions in rapid succession.
  277.  
  278.  
  279.       Appendix A
  280.  
  281.          FUJITSU DPL24C Colour Mapping
  282.  
  283.          n                Printing colour
  284.          --------------------------------
  285.          0                Black
  286.          1                Magenta
  287.          2                Cyan
  288.          3                Violet
  289.          4                Yellow
  290.          5                Orange
  291.          6                Green
  292.          7                Brown
  293.  
  294.          Default colour mapping tables as contained in the program
  295.  
  296.          TEXT MODE
  297.  
  298.          Screen colour                 Printer colour
  299.          --------------------------------------------
  300.          0       Black                 Black       (screen background)
  301.  
  302.          1       Blue                  Violet
  303.          2       Green                 Green
  304.          3       Cyan                  Cyan
  305.          4       Red                   Orange
  306.          5       Magenta               Magenta
  307.          6       Brown                 Brown
  308.          7       White                 White
  309.  
  310.  
  311.          CGA MODE 
  312.                
  313.       
  314.          Screen colour                 Printer colour
  315.          --------------------------------------------
  316.          0       Black                 Blank     (screen background)
  317.          1       Cyan                  Cyan
  318.          2       Magenta               Magenta
  319.          3       White                 White
  320.  
  321.  
  322.   
  323.   
  324.          EGA MODE 
  325.  
  326.          As mentioned earlier the EGA supports 16 colours, but this program 
  327.       maps the higher intensity colors to their low intensity partners 
  328.  
  329.          Screen colour                 Printer colour
  330.          --------------------------------------------
  331.          0       Black                 Black
  332.          1       Blue                  Violet
  333.          2       Green                 Green
  334.          3       Cyan                  Cyan
  335.          4       Red                   Orange
  336.          5       Magenta               Magenta
  337.          6       Brown                 Brown
  338.          7       L.Grey                White
  339.          8       D.Grey                Black
  340.          9       L.Blue                Violet
  341.          10      L.Green               Green
  342.          11      L.Cyan                Cyan
  343.          12      L.Red                 Orange
  344.          13      L.Magenta             Magenta
  345.          14      Yellow                Brown
  346.          15      White                 White
  347.                                             
  348.  
  349.  
  350.         SCREEN MODE -> COLOUR MAPPING TABLE 
  351.  
  352.         Screen Mode   Resolution    Colours    Mapping table
  353.         ----------------------------------------------------
  354.             0         Text 40x25     16            Text
  355.             1         Text 40x25     16            Text
  356.             2         Text 80x25     16            Text
  357.             3         Text 80x25     16            Text
  358.             4         Gra  320x200   4             CGA
  359.             5         Gra  320x200   4             CGA
  360.             6         Gra  640x200   2             CGA
  361.             7         Text 80x25     Mono          Text
  362.             8         \
  363.             9          |
  364.            10          |- Unsupported
  365.            11          |
  366.            12         /
  367.            13         Gra  320x200  16            EGA
  368.            14         Gra  640x200  16            EGA
  369.            15         Gra  640x350  Mono          EGA
  370.            16         Gra  640x350  16            EGA
  371.  
  372.  
  373.        User Notes:
  374.  
  375.          Text screen dumpers please note that YELLOW has been set to print 
  376.        in BROWN since yellow text is not very readable, if you wish YELLOW
  377.        to be printed as such run the program using the following command line
  378.       
  379.  
  380.                         PDUMP /T......4
  381.  
  382.          Or use the PDCFG.EXE program.
  383.       
  384.       
  385.        This will cause Yellow text to be printed in Yellow.
  386.  
  387.  
  388.  
  389.  
  390.       Printers Supported
  391.  
  392.  
  393.           This program supports the following FUJITSU printers, depending  
  394.       on the emulation selected in the printer & the mode selected within
  395.       PDUMP. All of which are either upgradable to colour or available as 
  396.       standard with colour. 
  397.  
  398.       9 Pin Dot Matrix
  399.  
  400.                   DX 2100         80 Column     >         USE /9 Option
  401.                   DX 2200        136   "        >-------
  402.                   DX 2300         80   "        >
  403.                   DX 2400        136   "        >
  404.  
  405.                   9 Pin dump works with all emulations avaliable on the 
  406.                   DX 2x00 range of printers.
  407.  
  408.       24 Pin Dot Matrix
  409.  
  410.                   DL 900         110 Column (wo'nt be colour)
  411.                   DL 1100         "    "
  412.  
  413.                   DL 3300         80 Column
  414.                   DL 3400        136 Column
  415.                   DL 3450         "    "
  416.                   DL 3600         "    "
  417.                  
  418.                   DL 2400        136 Column
  419.                   DL 2600         "    "
  420.  
  421.                   DL 4400        136 Column
  422.                   DL 4600         "    "
  423.  
  424.                   DL 5600        136 Column
  425.                   DL 5800         "    "
  426.  
  427.           The 24 pin printers should be set to the DPL24C or DPL24C+ emulation
  428.       for use with this program. 
  429.  
  430.  
  431.  
  432.  
  433.       Acknowledgements
  434.  
  435.  
  436.           This program uses a method of safe TSR operation as detailed in 
  437.       TSRDEM2.ARC  Copyright 1987 by Thomas Brandenborg, Denmark which is 
  438.       in the public domain and available on several bulletin boards in the 
  439.       UK. 
  440.  
  441.  
  442.           This program has been tested in conjuction with many software 
  443.       packages without problem - BUT there are bound to be many more which 
  444.       will cause some problem, I hope it works for you !. 
  445.  
  446.      
  447.  
  448.           +++++++++ SHAREWARE +++++ SHAREWARE +++++ SHAREWARE ++++++++ 
  449.  
  450.  
  451.  
  452.       This program is copyright Fujitsu Europe Ltd but is placed         
  453.       into the public domain and may be freely copied and distributed 
  454.       provided it is not modified in any way & no charge is made for its 
  455.       distribution. 
  456.  
  457.  
  458.                                   DISCLAIMER 
  459.  
  460.            In  no event shall the author of this program or FUJITSU be  
  461.       liable for any damages,  material or otherwise, arising from the use 
  462.       (or misuse) or this program. Suitability and functionality of this 
  463.       program is not guaranteed.  
  464.       
  465.  
  466.       Chris Bartley 
  467.  
  468.       FUJITSU EUROPE LtD
  469.       2 Longwalk Rd
  470.       Stockley Park
  471.       Uxbridge 
  472.  
  473.       Tel 081-573-4444 
  474.       Fax 081-573-2643
  475.  
  476.             +++++++++ SHAREWARE +++++ SHAREWARE +++++ SHAREWARE ++++++++ 
  477.  
  478. 
  479.